From: Juanma Barranquero Date: Sat, 3 Mar 2007 12:33:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1792 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5b32605beafa05eae71a9b5e2288b292de9b4a8a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 93decdc61f0..af5569846a3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,16 +1,16 @@ 2007-03-03 Christopher Allan Webber (tiny change) * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1): - jump to the line where new score has been uploaded. + Jump to the line where new score has been uploaded. * play/tetris.el (tetris-move-bottom, tetris-move-left) - (tetris-move-right, tetris-rotate-prev, tetris-rotate-next): Do - nothing when the game is paused. + (tetris-move-right, tetris-rotate-prev, tetris-rotate-next): + Do nothing when the game is paused. 2007-03-03 Carsten Dominik - * textmodes/org.el (org-set-tags): Prevent slipping of point during - completion. + * textmodes/org.el (org-set-tags): Prevent slipping of point + during completion. 2007-03-01 Lennart Borgman